Example: Delay
A new dataset will be created containing only the selected fields with the delayed values, and the updated timestamps where applicable.
Example 1: Simple index based delay
Initial dataset:
Configuration:
Calculation type: Row based
Delay period: 10
Selected fields: Field 1 - 4
Field periods: customized from the default value
-
-
Field 1= 1
-
Field2 = 5
-
Field3 = 10
-
Field4 = 10
-
Resulting dataset:
Example 2: Simple time based delay
Initial dataset:
Configuration:
Calculation type: Time based
Delay period: 10 seconds
Interpolated: Yes
Selected fields: Field 1 - 5
Field periods:
-
-
Field 1= 10
-
Field2 = 50
-
Field3 = 70
-
Field4 = 100
-
Field5 = 200
-
Resulting dataset:
Example 3: Complex index based delay
This example shows fields containing null values, and different delay values for each field.
Initial dataset:
Configuration:
Calculation type: Row based
Delay period: 10
Selected fields: Field 1 - 4
Field periods:
-
-
Field 1= 1
-
Field2 = 5
-
Field3 = 10
-
Field4 = 10
-
Resulting dataset:
Example 4: Complex time based delay
This example shows fields containing null values, and different delay values for each field.
Initial dataset:
Configuration:
Calculation type: Time based
Delay period: 60
Interpolated:Yes
Selected fields: Field 1 - 4
Field periods:
-
-
Field 1= 60
-
Field2 = 50
-
Field3 = 1000
-
Field4 = 120
-
Resulting dataset:
Related topics: